home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / nShell / bin / cp / cp.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-09-24  |  389 b   |  18 lines

  1.  
  2. NAME
  3.  
  4. cp - copy files
  5.  
  6. SYNOPSIS
  7.  
  8. cp source target
  9. cp source [source2...] target
  10.  
  11. DESCRIPTION
  12.  
  13. The "cp" command copies files.  This command may be used to copy one or more files to a target path.  When one source file is specified, the destination may be a file or a directory.  When more than one source file is specified, the target must be a directory.
  14.  
  15. RETURN CODES
  16.  
  17. <0    Error
  18. 0    Success